projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
58f2a61
)
Fix error in ChangeLog entry.
author
Jan Djärv
<jan.h.d@swipnet.se>
Tue, 31 Jul 2012 07:42:43 +0000
(09:42 +0200)
committer
Jan Djärv
<jan.h.d@swipnet.se>
Tue, 31 Jul 2012 07:42:43 +0000
(09:42 +0200)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 7db89140105e0ab9623174dfa6f9541f16ef8485..ac16e529b1e8eecfc01caeeec185c84a04545a09 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-32,7
+32,7
@@
2012-07-30 Jan Djärv <jan.h.d@swipnet.se>
* nsterm.m (ns_do_open_file): New variable.
- (ns_term_init): Set ns_do_open_file to
NO
after run returns.
+ (ns_term_init): Set ns_do_open_file to
YES
after run returns.
(openFile, openTempFile, openFileWithoutUI, openFiles): Open
files only if ns_do_open_file.